Force libreaddir-rand to be a shared library
authorSimon McVittie <smcv@debian.org>
Thu, 31 Mar 2016 09:17:02 +0000 (10:17 +0100)
committerColin Walters (automation) <walters+githubbot@verbum.org>
Thu, 31 Mar 2016 14:22:06 +0000 (14:22 +0000)
commitd458399615325b39de03084eff1194d5852fe9f4
tree21806d3fbbf83dbdeb506c763c8b3a667e51b141
parent1dd85513e540ef0b42f2fee7238fa1f710eaa4ca
Force libreaddir-rand to be a shared library

If installed-tests are disabled, it would normally be a static
(convenience) library, which isn't something we can LD_PRELOAD.

Signed-off-by: Simon McVittie <smcv@debian.org>
Closes: #232
Approved by: cgwalters
Makefile-tests.am